|
|
|
BlueCielo Meridian Enterprise Server 2013 Administrator's Guide | BlueCielo ECM Solutions |
Publisher is able to integrate the Navisworks Freedom viewer to render Navisworks models to the NWD format. This is also made possible by the AutoLISP feature of the AutoCAD rendering module as described in Configuring the AutoCAD rendering module options.
To configure Publisher to render Navisworks models:
(defun MakeNWD (outfile outfile2) (command "NWDOUT" outfile) (command "quit") )
Option | Description |
---|---|
File extensions |
.dwg;.dxf |
Rendition type |
AutoLISP command |
Name |
|
Output file extension |
nwd |
Property name |
<None> |
Copyright © 2000-2014 BlueCielo ECM Solutions |